Notification Connector (Managed Components) |
Settings
HideSubcase
Setting Type |
Hot |
Type |
Boolean |
Description |
Hide subcase. |
ShowAllFolders
Setting Type |
Hot |
Type |
Boolean |
Description |
Show all folders. |
ShowCount
Setting Type |
Hot |
Type |
Integer |
Description |
Show Count. |
ShowNotifications
Setting Type |
Hot |
Type |
Boolean |
Description |
Show Notifications. |
autoRefresh
Setting Type |
Hot |
Type |
Boolean |
Description |
If true, refreshes the inbox automatically. |
autoclaim
Setting Type |
Hot |
Type |
Boolean |
Description |
If true, claim automatically. |
defaultDelivery
Setting Type |
Hot |
Type |
String |
Description |
Can be Mail or CPCINBOX. If the target is not specified in the request, this value is assumed. |
defaultDispatchTimeOut
Setting Type |
Hot |
Type |
Integer |
Description |
The time after which tasks that are not completed are reassigned to the next available recipient. |
eventService
Setting Type |
Hot |
Type |
String |
Description |
Distinguished name of the event service processor. |
mailId
Setting Type |
Hot |
Type |
String |
Description |
The default e-mail id that is assumed if no mail id is specified in the request. |
mailService
Setting |
Hot |
Type |
String |
Description |
Distinguished name of the e-mail service processor. |
mailText
Setting Type |
Hot |
Type |
String |
Description |
The default text for the e-mail if the target is specified as mail in the request. |
noOfThreads
Setting Type |
Hot |
Type |
Integer |
Description |
Number of threads internally used by the Notification Service Engine to dispatch messages to inbox or mailbox. |
refreshRate
Setting Type |
Hot |
Type |
Integer |
Description |
Time interval (in seconds) between two successive autorefresh operations. |
urlPrefix
Setting Type |
Hot |
Type |
String |
Description |
url prefix for the task pages; has the form http:// <server name> |
usecustomstatemodel
Setting Type |
Hot |
Type |
Boolean |
Description |
use custom statemodel. |
Counters
noOfMessagesInQueue
Counter type |
Value Counter |
Value |
The number of messages in queue at a particular time. |
Hints |
If there are a large number of messages in queue, it is advisable to increase the number of threads. |
noOfMessagesDispatchedToInBox
Counter type |
Value Counter |
Value |
The number of messages already dispatched to the inbox since the last reset or restart of the processor. |
Hints |
|
noOfMessagesDispatchedToMailBox
Counter type |
Value Counter |
Value |
The number of messages already dispatched to the user's mailbox since the last reset or restart of the processor. |
Hints |
|
requestHandlingTimer
Counter type |
Event Value Counter |
Value |
The request handling duration. |
Hints |
|
Alerts
emailSOAPProcessorFailure
Severity Level |
Error |
Message |
The Email SOAP processor is not functioning properly, or has not yet been started. |
Description |
The soap processor {} down/not started |
eventSOAPProcessorFailure
Severity Level |
Error |
Message |
he Event SOAP processor is not functioning properly, or is not started. |
Description |
The soap processor {} down/not started |
Problems
databaseConnectionFailure
problemRaiseDescription |
The database server is not available. The database server may not be functioning, or the network may be encountering server connectivity problems. Ensure that the database server is functioning, and the network is communicating properly with the server. |
problemClearDescription |
Connection to the database Server has been established. |
Sub-components
Notification Connector type has three sub-components : Notification Service Connection Pool, NotificationDispatcher, TaskIdentifierIndexer.